home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0 20px 0 20px;
- font-family: Arial, Helvetica, sans-serif;
- background: url(background.gif) repeat-x;
- }
-
- h1 {
- text-indent: -10000px;
- height: 94px;
- margin: 0 0 5px 0;
- padding: 0;
- background: url(zymic.gif) no-repeat center;
- }
-
- h2 {
- background-color: #e8ecf1;
- padding: 5px;
- border-bottom: 1px solid #95a3b8;
- font-size: 18px;
- }
-
- h3 {
- font-size: 16px;
- }
-
- a:link, a:visited {
- color: #657081;
- }
-
- a:hover {
- text-decoration: none;
- }
-
- #cr {
- border: 2px solid #95a3b8;
- background: #ddf5df;
- padding: 5px;
- text-decoration: none;
- color: #ff0000;
- text-align: center;
- font-weight: bold;
- }